@import url("https://fonts.googleapis.com/css2?family=PT+Sans+Narrow:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap");
.has-background.has-white-background-color {
  background-color: #ffffff;
}
.has-background.has-black-background-color {
  background-color: #000000;
}
.has-background.has-blue-background-color {
  background-color: #0b4572;
}
.has-background.has-blue-light-background-color {
  background-color: #2f8fce;
}
.has-background.has-blue-lighter-background-color {
  background-color: #e8f6fd;
}
.has-background.has-red-background-color {
  background-color: #e9b4ac;
}
.has-background.has-yellow-background-color {
  background-color: #f8e8b0;
}
.has-background.has-pink-background-color {
  background-color: #dab6ca;
}

.guten-block.fullwidth-bg {
  position: relative;
  z-index: 1;
}
.guten-block.fullwidth-bg:before {
  content: "";
  z-index: -1;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100%;
}
@media only screen and (max-width: 1200px) {
  .guten-block.fullwidth-bg:before {
    right: -15px;
  }
}
.guten-block.fullwidth-bg.has-background.has-white-background-color:before {
  background-color: #ffffff;
}
.guten-block.fullwidth-bg.has-background.has-black-background-color:before {
  background-color: #000000;
}
.guten-block.fullwidth-bg.has-background.has-blue-background-color:before {
  background-color: #0b4572;
}
.guten-block.fullwidth-bg.has-background.has-blue-light-background-color:before {
  background-color: #2f8fce;
}
.guten-block.fullwidth-bg.has-background.has-blue-lighter-background-color:before {
  background-color: #e8f6fd;
}
.guten-block.fullwidth-bg.has-background.has-red-background-color:before {
  background-color: #e9b4ac;
}
.guten-block.fullwidth-bg.has-background.has-yellow-background-color:before {
  background-color: #f8e8b0;
}
.guten-block.fullwidth-bg.has-background.has-pink-background-color:before {
  background-color: #dab6ca;
}
.guten-block .text-header-xl.highlight {
  border-left: 4px solid #000;
  padding-left: 10px;
}
.guten-block .text-header-xl.highlight.highlight-white {
  border-left: 4px solid #ffffff;
}
.guten-block .text-header-xl.highlight.highlight-black {
  border-left: 4px solid #000000;
}
.guten-block .text-header-xl.highlight.highlight-blue {
  border-left: 4px solid #0b4572;
}
.guten-block .text-header-xl.highlight.highlight-blue-light {
  border-left: 4px solid #2f8fce;
}
.guten-block .text-header-xl.highlight.highlight-blue-lighter {
  border-left: 4px solid #e8f6fd;
}
.guten-block .text-header-xl.highlight.highlight-red {
  border-left: 4px solid #e9b4ac;
}
.guten-block .text-header-xl.highlight.highlight-yellow {
  border-left: 4px solid #f8e8b0;
}
.guten-block .text-header-xl.highlight.highlight-pink {
  border-left: 4px solid #dab6ca;
}

.guten-block p {
  margin: 0 !important;
}
.guten-block .text-bold {
  font-weight: bold !important;
}
.guten-block .text-header-xxl {
  font-family: "PT Sans Narrow", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 64px;
  line-height: 72px;
}
.guten-block .text-header-xxl-bold {
  font-weight: bold;
}
.guten-block .text-header-xxl a {
  color: #000000;
}
.guten-block .text-header-xl {
  font-family: "PT Sans Narrow", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 36px;
  line-height: 42px;
}
.guten-block .text-header-xl-bold {
  font-weight: bold;
}
.guten-block .text-header-xl a {
  color: #000000;
}
.guten-block .text-header-xl.highlight {
  border-left: 4px solid #000;
  padding-left: 10px;
}
.guten-block .text-header-l {
  font-family: "PT Sans Narrow", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 26px;
  line-height: 36px;
}
.guten-block .text-header-l-bold {
  font-weight: bold;
}
.guten-block .text-header-l a {
  color: #000000;
}
.guten-block .text-header {
  font-family: "PT Sans Narrow", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 26px;
  line-height: 36px;
  color: #000000;
}
.guten-block .text-header-bold {
  font-weight: bold;
}
.guten-block .text-header a {
  color: #000000;
}
.guten-block .text-header-s {
  font-family: "PT Sans Narrow", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
}
.guten-block .text-header-s-bold {
  font-weight: bold;
}
.guten-block .text-header-s a {
  color: #000000;
}
.guten-block .text-header-xs {
  font-family: "PT Sans Narrow", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}
.guten-block .text-header-xs-bold {
  font-weight: bold;
}
.guten-block .text-header-xs a {
  color: #000000;
}
.guten-block .text-tag-l {
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.guten-block .text-tag-l a {
  color: #0b4572;
}
.guten-block .text-tag-s {
  font-family: "PT Sans Narrow", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.guten-block .text-tag-s a {
  color: #0b4572;
}
.guten-block .text-tag-meta {
  font-family: "PT Sans Narrow", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #0b4572;
}
.guten-block .text-tag-meta a {
  color: #0b4572;
}
.guten-block .text-body-l {
  font-family: "PT Serif", serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 36px;
}
.guten-block .text-body-l a {
  color: #000000;
}
.guten-block .text-body-l-bold {
  font-weight: bold;
}
.guten-block .text-body {
  font-family: "PT Serif", serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}
.guten-block .text-body a {
  color: #000000;
}
.guten-block .text-body-bold {
  font-weight: bold;
}
.guten-block .text-body-s {
  font-family: "PT Serif", serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
}
.guten-block .text-body-s a {
  color: #000000;
}
.guten-block .text-body-s-bold {
  font-weight: bold;
}
.guten-block .text-body-xs {
  font-family: "PT Serif", serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
}
.guten-block .text-body-xs a {
  color: #000000;
}
.guten-block .text-body-xs-bold {
  font-weight: bold;
}

.icon--chevron-right {
  position: relative;
  margin-right: 15px;
}
.icon--chevron-right:after {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  font-size: 12px;
  position: absolute;
  top: 58%;
  right: -15px;
  transform: translateY(-50%);
}

.d-flex {
  display: flex;
}

.d-inline {
  display: inline !important;
}

.d-block {
  display: block !important;
}

@media only screen and (min-width: 1200px) {
  .d-lg-inline {
    display: inline !important;
  }
}

@media only screen and (min-width: 1200px) {
  .d-lg-block {
    display: block !important;
  }
}

.justify-content-space-between {
  justify-content: space-between;
}
.justify-content-start {
  justify-content: start;
}

.align-items-center {
  align-items: center;
}

@media only screen and (min-width: 768px) {
  .line-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
.guten-block {
  padding: 25px 0;
}
.guten-block a:hover {
  text-decoration: underline;
}
.guten-block .container {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
.guten-block .container .row {
  margin-top: 0;
  margin-bottom: 0;
}
.guten-block .container .container .container {
  padding-left: 0px;
  padding-right: 0px;
}
.guten-block a.cta {
  padding: 12px 45px;
  font-family: "PT Sans Narrow", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  display: inline-block;
}
.guten-block a.cta-blue {
  color: #ffffff;
  background: #0b4572;
}

.container.expanded {
  width: 100% !important;
  padding-left: 0;
  padding-right: 0;
}

picture.thumbnail-wide {
  position: relative;
  display: block;
  width: 100%;
  min-width: 120px;
  min-height: 100px;
  margin-bottom: 5px;
}
@media only screen and (min-width: 1200px) {
  picture.thumbnail-wide {
    margin-bottom: 10px;
    max-width: 100%;
  }
}
picture.thumbnail-wide img {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center center;
}

.pipe-spacer {
  padding: 0 10px;
}

.show-read-more .more-text {
  display: none;
}

.plain-container {
  padding-top: 0;
}
.plain-container > div:nth-child(1) {
  margin-top: 0;
}

ul#breadcrumbs {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul#breadcrumbs li {
  display: inline-block;
  font-family: "PT Serif", serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
}
ul#breadcrumbs li a {
  color: #ffffff;
  text-decoration: none;
}
ul#breadcrumbs li.separator {
  padding: 0 15px;
}

.ePostC {
  display: block !important;
  margin-left: auto !important;
}

.mainC {
  padding-top: 0 !important;
}

body {
  padding-top: 67px;
}

.text-lg-right {
  text-align: center;
}
@media only screen and (min-width: 1200px) {
  .text-lg-right {
    text-align: right;
  }
}

.wp-block-columns.column-wrapper {
  flex-wrap: wrap;
}
@media only screen and (min-width: 1200px) {
  .wp-block-columns.column-wrapper {
    flex-wrap: nowrap;
  }
}
.wp-block-columns.column-wrapper .wp-block-column:nth-child(1)[style] {
  flex-basis: 100% !important;
}
@media only screen and (min-width: 1200px) {
  .wp-block-columns.column-wrapper .wp-block-column:nth-child(1)[style] {
    flex-basis: 66% !important;
  }
}
.wp-block-columns.column-wrapper .wp-block-column:nth-child(2)[style] {
  flex-basis: 100% !important;
}
@media only screen and (min-width: 1200px) {
  .wp-block-columns.column-wrapper .wp-block-column:nth-child(2)[style] {
    flex-basis: 33% !important;
  }
}

@media screen and (max-width: 750px) {
  .ePostC.topCatSub {
    margin: 30px 25px 0 25px !important;
  }
}
.miscPage {
  margin: 30px 0 15px !important;
}

.pagination .wp-pagenavi {
  padding: 20px 0 30px;
}
.pagination .wp-pagenavi .pages {
  display: none;
}
.pagination .wp-pagenavi span,
.pagination .wp-pagenavi a {
  border: 0;
  font-size: 21px;
}
.pagination .wp-pagenavi span.last,
.pagination .wp-pagenavi a.last {
  display: none;
}

@media only screen and (max-width: 1200px) {
  header {
    display: flex;
    justify-content: space-between;
  }
}
header .mobile-menu-toggle {
  display: inline-block;
  padding: 23px 23px 22px;
  border-right: 1px solid #cccccc;
  cursor: pointer;
}
header .mobile-menu-toggle img {
  width: 22px;
  height: 20px;
  object-fit: contain;
}
@media only screen and (min-width: 1200px) {
  header .mobile-menu-toggle {
    display: none;
  }
}
header #rMenu.header-navigation {
  position: relative;
}
header #rMenu.header-navigation li.menu-item-has-children ul.sub-menu {
  display: none;
  width: 100%;
  position: fixed;
  top: 68px;
  left: 0;
  transform: translate(0, 0);
  text-align: left;
  background-color: #dde4f2;
  align-items: center;
  justify-content: start;
  overflow-x: auto;
  overflow-y: hidden;
}
header #rMenu.header-navigation li.menu-item-has-children ul.sub-menu.current_page_parent > a, header #rMenu.header-navigation li.menu-item-has-children ul.sub-menu.current_page_item > a, header #rMenu.header-navigation li.menu-item-has-children ul.sub-menu.current-menu-item > a, header #rMenu.header-navigation li.menu-item-has-children ul.sub-menu.current-menu-parent > a {
  color: #000000 !important;
}
header #rMenu.header-navigation li.menu-item-has-children ul.sub-menu li {
  background-color: #dde4f2 !important;
}
header #rMenu.header-navigation li.menu-item-has-children ul.sub-menu li a {
  position: relative;
}
header #rMenu.header-navigation li.menu-item-has-children ul.sub-menu li a:after {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translate(-50%, 0%);
  display: none;
  content: "";
  width: calc(100% - 30px);
  height: 2px;
  background: #2f8fce;
}
header #rMenu.header-navigation li.menu-item-has-children ul.sub-menu li a:hover {
  background: transparent;
  color: #000000;
}
header #rMenu.header-navigation li.menu-item-has-children ul.sub-menu li a:hover:after {
  display: block;
}
header #rMenu.header-navigation li.menu-item-has-children ul.sub-menu li.current-menu-item a, header #rMenu.header-navigation li.menu-item-has-children ul.sub-menu li.current_page_item a {
  position: relative;
  color: #000000;
}
header #rMenu.header-navigation li.menu-item-has-children ul.sub-menu li.current-menu-item a:after, header #rMenu.header-navigation li.menu-item-has-children ul.sub-menu li.current_page_item a:after {
  display: block;
}
header #rMenu.header-navigation li.menu-item-has-children ul.sub-menu li {
  display: inline-block;
  margin: 0;
  flex: 0 1 auto;
  text-align: center;
}
header #rMenu.header-navigation li.menu-item-has-children.current_page_parent, header #rMenu.header-navigation li.menu-item-has-children.current_page_item, header #rMenu.header-navigation li.menu-item-has-children.current-menu-item, header #rMenu.header-navigation li.menu-item-has-children.current-menu-parent {
  background: #1d2e4e;
}
header #rMenu.header-navigation li.menu-item-has-children.current_page_parent > a, header #rMenu.header-navigation li.menu-item-has-children.current_page_item > a, header #rMenu.header-navigation li.menu-item-has-children.current-menu-item > a, header #rMenu.header-navigation li.menu-item-has-children.current-menu-parent > a {
  color: #ffffff;
}
header #rMenu.header-navigation li.menu-item-has-children.current_page_parent > ul.sub-menu, header #rMenu.header-navigation li.menu-item-has-children.current_page_item > ul.sub-menu, header #rMenu.header-navigation li.menu-item-has-children.current-menu-item > ul.sub-menu, header #rMenu.header-navigation li.menu-item-has-children.current-menu-parent > ul.sub-menu {
  display: flex;
}
header #rMenu.header-navigation li.menu-item-has-children.current-menu-ancestor {
  background: #1d2e4e;
}
header #rMenu.header-navigation li.menu-item-has-children.current-menu-ancestor > a {
  color: #ffffff;
}
header #rMenu.header-navigation li.menu-item-has-children.current-menu-ancestor > ul.sub-menu {
  display: flex;
}
header #rMenu.header-navigation li.menu-item-has-children.current-menu-ancestor > ul.sub-menu .current-menu-parent > a {
  position: relative;
  color: #000000;
}
header #rMenu.header-navigation li.menu-item-has-children.current-menu-ancestor > ul.sub-menu .current-menu-parent > a:after {
  display: block;
}
header #rMenu.header-navigation li.current-page-ancestor {
  background: #1d2e4e;
}
header #rMenu.header-navigation li.current-page-ancestor > a {
  color: #ffffff;
}
header #rMenu.header-navigation li.current-page-ancestor > ul.sub-menu {
  display: flex;
}
header #rMenu.header-navigation > li.menu-item:not(.current_page_item):hover {
  background: #1d2e4e;
}
header #rMenu.header-navigation > li.menu-item:not(.current_page_item):hover > a {
  color: #ffffff;
}
header #rMenu.header-navigation > li.menu-item.current_page_item:hover, header #rMenu.header-navigation > li.menu-item.current_page_ancestor:hover, header #rMenu.header-navigation > li.menu-item.current-menu-parent:hover {
  background: #1d2e4e;
  color: #ffffff;
}
header #rMenu.header-navigation > li.menu-item.current_page_item:hover > a, header #rMenu.header-navigation > li.menu-item.current_page_ancestor:hover > a, header #rMenu.header-navigation > li.menu-item.current-menu-parent:hover > a {
  background: #1d2e4e;
  color: #ffffff;
}
header #rMenu.header-navigation .sub-menu .sub-menu {
  display: none !important;
}
header .offCanvas-menu {
  position: fixed;
  top: 68px;
  left: 0;
  width: 100%;
  height: calc(100vh - 68px);
  background: #f3f3f3;
  color: #000000;
  overflow: auto;
  padding: 20px;
  z-index: 9999;
  transform: translateX(-100%);
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
header .offCanvas-menu.active {
  transform: translateX(0%);
}
header .offCanvas-menu ul.mobile-navigation {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}
header .offCanvas-menu ul.mobile-navigation li a {
  font-weight: 700;
  color: #333333;
  font-size: 16px;
  text-transform: uppercase;
  padding: 14px 10px;
  border-bottom: 1px solid #cccccc;
  display: block;
  text-decoration: none;
}
header .offCanvas-menu ul.mobile-navigation li a:hover {
  text-decoration: none;
}
header .offCanvas-menu ul.mobile-navigation li a .fas {
  display: inline;
  padding: 0 15px;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
header .offCanvas-menu ul.mobile-navigation li a .fas:before {
  display: inline-block;
  position: relative;
  transform: translateY(0px);
  transform-origin: center center;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
header .offCanvas-menu ul.mobile-navigation li a .fas:hover:before {
  transform: translateY(4px);
}
header .offCanvas-menu ul.mobile-navigation li a.active + ul.sub-menu {
  display: block;
}
header .offCanvas-menu ul.mobile-navigation li a.active .fas:before {
  transform: rotate(180deg) translateY(0);
}
header .offCanvas-menu ul.mobile-navigation li:last-child {
  border-bottom: 1px solid transparent;
}
header .offCanvas-menu ul.mobile-navigation li ul.sub-menu {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
header .offCanvas-menu ul.mobile-navigation li ul.sub-menu li {
  border-bottom: 1px solid transparent;
}
header .offCanvas-menu ul.mobile-navigation li ul.sub-menu li a {
  padding: 14px 10px 14px 30px;
}
header .offCanvas-menu ul.mobile-navigation li ul.sub-menu li ul.sub-menu li a {
  padding: 14px 10px 14px 50px;
}

body.offCanvas-active {
  overflow: hidden;
}

.search_input_wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search_input_wrapper ul li h4 {
  font-size: 18px;
  font-weight: 700;
  padding: 15px 0;
  margin: 0;
  letter-spacing: 0;
  border-top: 1px solid #999;
}
.search_input_wrapper ul li label {
  width: 100%;
}
.search_input_wrapper ul li label input,
.search_input_wrapper ul li label select {
  width: 100%;
  font-size: 18px;
  padding: 7px 10px;
  border: 0;
  color: #000;
}
.search_input_wrapper ul li ul.sf_date_field {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search_input_wrapper ul li ul.sf_date_field > li {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.search_input_wrapper ul li ul.sf_date_field > li span {
  width: 75px;
}
.search_input_wrapper ul li.sf-field-submit {
  border-top: 1px solid #999;
  padding-top: 15px;
  margin-top: 15px;
}
.search_input_wrapper ul li.sf-field-submit input {
  text-align: center;
  background: linear-gradient(to bottom, #2f8ecd 0%, #287ab0 100%);
  display: inline-block;
  margin: 0;
  border: 0;
  vertical-align: top;
  font-family: "PT Sans Narrow";
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  float: none;
  width: 100%;
  padding: 6px 10px 5px;
}

.search_output_wrapper .esubDtls.fullWidth {
  width: 90%;
}

.pagination {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.dailybriefheader .prev,
.dailybriefheader .next {
  color: #000000 !important;
  text-indent: 0 !important;
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 28px !important;
  top: 40px;
  z-index: 99;
  overflow: visible;
  width: auto;
  height: auto;
  background: none !important;
  font-style: normal !important;
}

@media only screen and (min-width: 768px) {
  .dailybriefheader .prev {
    left: calc(50% - 200px);
    transform: translate(-50%, -6px);
  }
}
@media only screen and (max-width: 768px) {
  .dailybriefheader .prev {
    left: 30px;
    top: 34px;
  }
}

@media only screen and (min-width: 768px) {
  .dailybriefheader .next {
    right: calc(50% - 200px);
    transform: translate(50%, -6px);
  }
}
@media only screen and (max-width: 768px) {
  .dailybriefheader .next {
    right: 30px;
    top: 34px;
  }
}

.moreSrc {
  padding: 10px 0 40px;
}

.block-newsletter {
  background: #0b4572;
  padding: 15px;
}
.block-newsletter.static-template {
  max-width: 870px;
  display: inline-block;
  margin-bottom: 10px;
}
@media only screen and (min-width: 571px) and (max-width: 768px) {
  .block-newsletter.static-template {
    margin: 0 1em;
  }
}
.block-newsletter .container {
  width: 100%;
}
@media only screen and (min-width: 571px) and (max-width: 768px) {
  .block-newsletter .container {
    padding: 0;
  }
}
.block-newsletter p {
  padding: 0;
  margin: 0;
}
.block-newsletter p.title {
  font-family: "PT Sans Narrow", sans-serif;
  color: #ffffff;
  font-weight: bold;
  font-size: 26px;
  line-height: 36px;
  text-transform: uppercase;
  position: relative;
  padding-top: 50px;
  text-align: center;
}
@media only screen and (min-width: 1200px) {
  .block-newsletter p.title {
    padding-left: 55px;
    padding-top: 0px;
    text-align: left;
    font-size: 36px;
    line-height: 42px;
  }
  .sidebar .block-newsletter p.title {
    padding-left: 0px;
    font-family: "PT Sans Narrow", sans-serif;
    color: #ffffff;
    font-weight: bold;
    font-size: 26px;
    line-height: 36px;
    text-transform: uppercase;
    position: relative;
    padding-top: 50px;
    text-align: center;
  }
}
.block-newsletter p.title:before {
  content: "";
  display: inline-block;
  background-image: url(../../images/icon-newsletter.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  width: 21px;
  height: 18px;
  top: 15px;
  left: 50%;
}
@media only screen and (min-width: 1200px) {
  .block-newsletter p.title:before {
    width: 21px;
    height: 18px;
    width: 32px;
    height: 27px;
    top: 10px;
    left: 0;
    transform: translateX(0%);
  }
  .sidebar .block-newsletter p.title:before {
    content: "";
    display: inline-block;
    background-image: url(../../images/icon-newsletter.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    width: 21px;
    height: 18px;
    top: 15px;
    left: 50%;
  }
}
.block-newsletter p.body {
  font-family: "PT Serif", serif;
  color: #ffffff;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}
.block-newsletter p.body a {
  color: #ffffff;
}
.block-newsletter p.body a:hover {
  text-decoration: underline;
}
@media only screen and (min-width: 1200px) {
  .block-newsletter p.body {
    text-align: left;
    font-size: 16px;
    line-height: 24px;
  }
  .sidebar .block-newsletter p.body {
    font-family: "PT Serif", serif;
    color: #ffffff;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
  }
  .sidebar .block-newsletter p.body a {
    color: #ffffff;
  }
}
.block-newsletter .form-wrapper form {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-top: 20px;
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  .block-newsletter .form-wrapper form {
    justify-content: space-between;
    flex-direction: row;
  }
  .sidebar .block-newsletter .form-wrapper form {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-top: 20px;
  }
}
.block-newsletter .form-wrapper form input[type=email],
.block-newsletter .form-wrapper form input[type=submit],
.block-newsletter .form-wrapper form select {
  background: #ffffff;
  color: #474646;
  font-family: "PT Serif", serif;
  font-size: 16px;
  line-height: 24px;
  padding: 10px;
  border: 1px solid transparent;
}
.block-newsletter .form-wrapper form input.email {
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  .block-newsletter .form-wrapper form input.email {
    width: 50%;
  }
  .sidebar .block-newsletter .form-wrapper form input.email {
    width: 100%;
  }
}
.block-newsletter .form-wrapper form input.subscribe-button {
  width: 100%;
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  background: linear-gradient(180deg, #add2ec 0%, #3f79aa 100%);
  color: #ffffff;
  font-size: 20px;
  line-height: 28px;
}
@media only screen and (min-width: 1200px) {
  .block-newsletter .form-wrapper form input.subscribe-button {
    width: 20%;
  }
  .sidebar .block-newsletter .form-wrapper form input.subscribe-button {
    width: 100%;
  }
}
.block-newsletter .form-wrapper form select.select-brief {
  width: 100%;
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  margin: 12px 0;
  letter-spacing: 1px;
}
@media only screen and (min-width: 1200px) {
  .block-newsletter .form-wrapper form select.select-brief {
    width: 30%;
    margin: 0 12px;
  }
  .sidebar .block-newsletter .form-wrapper form select.select-brief {
    width: 100%;
    margin: 12px 0;
  }
}
.sidebar .block-newsletter .col-xs-12 {
  width: 100%;
}

.block-standard-tile-strip .col-xs-12 {
  padding-left: 15px;
  padding-right: 15px;
}
.block-standard-tile-strip .row.col-edges {
  padding-top: 20px;
}
@media only screen and (max-width: 768px) {
  .block-standard-tile-strip .row.col-edges .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
  }
}
.block-standard-tile-strip .row.col-edges .col-xs-12 .card {
  margin: 12px 0;
}
@media only screen and (min-width: 768px) {
  .block-standard-tile-strip .row.col-edges .col-xs-12 .card {
    margin: 0;
  }
}
.block-standard-tile-strip .row.col-edges .col-sm-3 .content .meta-info .text-tag-s,
.block-standard-tile-strip .row.col-edges .col-sm-3 .content .meta-info .pipe-spacer {
  display: none;
}
.block-standard-tile-strip .card-category {
  display: flex;
  flex-direction: column;
}
.block-standard-tile-strip .card-category picture {
  margin-right: 12px;
}
@media only screen and (min-width: 768px) {
  .block-standard-tile-strip .card-category picture {
    margin-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  .block-standard-tile-strip .card-category picture {
    margin-top: 5px;
    margin-bottom: 20px;
  }
}
.block-standard-tile-strip .card-category .content {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .block-standard-tile-strip .card-category .content .text-header-s {
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .block-standard-tile-strip .card-category .content .text-tag-s {
    color: #0b4572;
  }
}

.block-glossary-box-fullwidth {
  padding: 24px;
  margin-top: 25px;
  margin-bottom: 5px;
  border: 1px solid #E5F1F9;
}
.block-glossary-box-fullwidth figure.logo {
  width: 24px;
  height: 24px;
  padding: 0;
  margin: 0 12px 0 0;
}
.block-glossary-box-fullwidth .d-flex.text-align-left {
  justify-content: start;
}
.block-glossary-box-fullwidth .d-flex.text-align-right {
  justify-content: end;
}
.block-glossary-box-fullwidth .text-align-left {
  text-align: left;
}
.block-glossary-box-fullwidth .text-align-right {
  text-align: right;
}
.block-glossary-box-fullwidth p.title {
  display: block;
}
@media only screen and (min-width: 1200px) {
  .block-glossary-box-fullwidth p.title {
    display: inline;
  }
}
.sidebar .block-glossary-box-fullwidth p.title {
  display: block;
}
.block-glossary-box-fullwidth a.read-more {
  color: #2f8fce;
}

.block-full-width-advertising {
  background-color: #2f8fce;
  background-image: url(../../images/bg-full-width-advertising.svg);
  background-position: bottom left;
  background-repeat: no-repeat;
  padding: 25px;
}
.block-full-width-advertising.bg-image {
  background-position: center center;
  background-size: cover;
}
.block-full-width-advertising p {
  color: #ffffff !important;
}
.block-full-width-advertising p.text-header-xl {
  padding-bottom: 24px;
}
.block-full-width-advertising p.text-meta {
  padding: 25px 0;
}
.sidebar .block-full-width-advertising .col-xs-12 {
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  .block-full-width-advertising .row.content-left {
    display: flex;
  }
  .block-full-width-advertising .row.content-left .col-lg-6:nth-child(2) {
    display: inline-flex;
    align-items: end;
    justify-content: end;
  }
}

.block-popular-articles p.title {
  padding-bottom: 25px;
}
.block-popular-articles .popular-posts .wpp-list {
  padding: 0;
}
.block-popular-articles .popular-posts .wpp-list .pp-wrapper {
  margin-bottom: 25px;
}
.block-popular-articles .popular-posts .wpp-list .pp-wrapper > a {
  display: block;
  margin: 0 !important;
}
.block-popular-articles .popular-posts .wpp-list .pp-wrapper > a img {
  width: 100%;
  height: 100%;
  max-height: 24rem;
  max-width: 40rem;
  object-fit: cover;
  margin-bottom: 1rem;
}

.block-job-openings p.title {
  padding-bottom: 25px;
}
.block-job-openings .job-openings .col-xs-12 {
  margin-bottom: 25px;
}

.block-related-articles-slider .container {
  padding-left: 25px;
  padding-right: 25px;
}
.block-related-articles-slider p.title {
  margin: 0 0 25px 0 !important;
  padding: 0 !important;
}
.block-related-articles-slider p.content {
  padding: 0 0 12px 0 !important;
  margin: 0 !important;
  width: 100%;
}
.block-related-articles-slider .row.col-edges .col-xs-12 .card {
  margin: 10px 0;
}
@media only screen and (min-width: 1200px) {
  .block-related-articles-slider .row.col-edges .col-xs-12 .card {
    margin: 0;
  }
}
.block-related-articles-slider .card-category {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 35px;
}
@media only screen and (min-width: 1200px) {
  .block-related-articles-slider .card-category {
    flex-direction: column;
    margin-bottom: 0px;
  }
}
.block-related-articles-slider .card-category picture {
  margin-right: 12px;
}
@media only screen and (min-width: 1200px) {
  .block-related-articles-slider .card-category picture {
    margin-right: 0;
    margin-bottom: 12px;
  }
}
.block-related-articles-slider .card-category .content {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.block-series .col-xs-12 {
  padding: 15px;
}
@media only screen and (max-width: 768px) {
  .block-series .row.col-edges {
    padding-top: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .block-series .row.col-edges .col-xs-12 {
    padding: 0;
  }
}
.block-series .row.col-edges .col-xs-12 .card {
  margin: 20px 0;
}
@media only screen and (min-width: 768px) {
  .block-series .row.col-edges .col-xs-12 .card {
    margin: 0;
  }
}
.block-series .row.col-edges .featured {
  margin-top: 15px;
}
@media only screen and (max-width: 768px) {
  .block-series .row.col-edges .featured {
    margin: 10px 0;
  }
}
.block-series .row.col-edges .featured .card {
  flex-direction: row;
  flex: 1 1 50%;
}
.block-series .row.col-edges .featured .card picture {
  flex-basis: 45%;
  max-width: none !important;
}
.block-series .row.col-edges .featured .card .content {
  flex-basis: 55%;
}
@media only screen and (min-width: 768px) {
  .block-series .row.col-edges .featured .card .content {
    padding-left: 25px;
  }
}
@media only screen and (max-width: 768px) {
  .block-series .row.col-edges .featured .card.card-category-primary {
    flex-direction: column;
  }
}
.block-series .row.col-edges .featured-small {
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .block-series .row.col-edges .featured-small {
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 768px) {
  .block-series .row.col-edges .featured-small .card {
    flex-direction: row;
  }
}
@media only screen and (max-width: 768px) {
  .block-series .row.col-edges .featured-small .card picture {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
@media only screen and (min-width: 768px) {
  .block-series .row.col-edges .compact-grid-item {
    padding-bottom: 15px;
  }
}
.block-series .row.col-edges .compact-grid-item .card {
  flex-direction: row;
  flex: 1 1 50%;
  align-items: start;
}
@media only screen and (max-width: 768px) {
  .block-series .row.col-edges .compact-grid-item .card {
    align-items: unset;
  }
}
.block-series .row.col-edges .compact-grid-item .card picture {
  flex-basis: 45%;
  max-width: none !important;
}
@media only screen and (max-width: 768px) {
  .block-series .row.col-edges .compact-grid-item .card picture {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
.block-series .row.col-edges .compact-grid-item .card .content {
  padding-left: 15px;
  flex-basis: 55%;
  width: 100%;
}
.block-series .card-category {
  display: flex;
  flex-direction: column;
}
.block-series .card-category a {
  color: inherit;
}
.block-series .card-category a:hover {
  text-decoration: underline;
}
.block-series .card-category picture {
  margin-right: 12px;
  flex-basis: 45%;
  max-width: none !important;
}
@media only screen and (min-width: 768px) {
  .block-series .card-category picture {
    margin-right: 0;
    flex-basis: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .block-series .card-category picture {
    margin-top: 5px;
    margin-bottom: 20px;
  }
}
.block-series .card-category .content {
  display: flex;
  flex-direction: column;
  flex-basis: 55%;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .block-series .card-category .content {
    flex-basis: auto;
  }
}
@media only screen and (max-width: 768px) {
  .block-series .card-category .content .text-header-s {
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .block-series .card-category .content .text-tag-s {
    color: #0b4572;
  }
}
.block-series.fullwidth-bg {
  position: relative;
}
.block-series.fullwidth-bg:before {
  content: "";
  z-index: -1;
  display: block;
}
.block-series.fullwidth-bg.has-background.has-blue-lighter-background-color:before {
  background-color: #c6e7fa;
}
.block-series.fullwidth-bg.has-background.has-blue-background-color a,
.block-series.fullwidth-bg.has-background.has-blue-background-color .text-tag-meta,
.block-series.fullwidth-bg.has-background.has-blue-background-color .text-header-xl, .block-series.fullwidth-bg.has-background.has-blue-light-background-color a,
.block-series.fullwidth-bg.has-background.has-blue-light-background-color .text-tag-meta,
.block-series.fullwidth-bg.has-background.has-blue-light-background-color .text-header-xl {
  color: #fff !important;
}
.block-series.small-grid .card-category {
  padding: 0 0 10px 0;
}
@media only screen and (max-width: 768px) {
  .block-series.small-grid .card-category {
    padding: 0;
  }
}
.block-series.small-grid .card-category .content {
  width: 100%;
}
.block-series.large-grid .row.col-edges {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .block-series.large-grid .card {
    margin: 12px 0 !important;
  }
}
.block-series.compact-grid .row.col-edges {
  display: flex;
  flex-wrap: wrap;
}
.block-series.featured-grid .row.col-edges {
  display: flex;
  flex-wrap: wrap;
}

.block-summary-block {
  padding: 24px;
  background-color: #dde4f2;
  margin-bottom: 24px;
}

.block-hero-banner.bg-featuredImage {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 350px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .block-hero-banner.bg-featuredImage {
    min-height: 636px;
  }
}
.block-hero-banner.bg-featuredImage:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 2;
}
@media only screen and (max-width: 1200px) {
  .block-hero-banner.bg-featuredImage > .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.block-hero-banner.bg-featuredImage p {
  color: #ffffff !important;
}
.block-hero-banner.bg-featuredImage p a {
  color: inherit;
}
.block-hero-banner.bg-featuredImage p a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
  .block-hero-banner.bg-featuredImage p.title {
    font-size: 42px;
    line-height: 50px;
  }
}
.block-hero-banner.bg-featuredImage .featured-wrapper > p {
  max-width: 862px;
  width: 100%;
}
.block-hero-banner.bg-featuredImage .featured-wrapper > p.title {
  margin-bottom: 24px !important;
}
.block-hero-banner.bg-featuredImage .featured-wrapper > p.title a {
  color: inherit;
}
.block-hero-banner.bg-featuredImage .featured-wrapper > p.title a:hover {
  text-decoration: underline;
}
.block-hero-banner.bg-featuredImage .featured-wrapper .content {
  margin-bottom: 24px !important;
  margin-top: 12px !important;
}
.block-hero-banner.bg-featuredImage .featured-wrapper a.featured-link {
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 17px;
  position: relative;
  z-index: 3;
  display: inline-block;
}
.block-hero-banner.bg-featuredImage .container {
  width: 1270px;
  position: relative;
  z-index: 3;
  max-width: 100%;
}
.block-hero-banner.bg-featuredSecondary .container {
  width: 1270px;
  position: relative;
  z-index: 3;
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  .block-hero-banner.bg-featuredSecondary .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-hero-banner.bg-featuredSecondary .container .col-edges .col-lg-8 {
    padding-right: 25px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-hero-banner.bg-featuredSecondary .container .col-edges .col-lg-4 {
    padding-right: 4px;
  }
}
.block-hero-banner.bg-featuredSecondary .container a.featured-link {
  color: #ffffff;
  padding-bottom: 24px;
  position: relative;
  z-index: 3;
}
.block-hero-banner.bg-featuredSecondary .container .card-featured {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 12px 24px;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 1200px) {
  .block-hero-banner.bg-featuredSecondary .container .card-featured {
    display: flex;
    align-items: start;
    justify-content: center;
    flex-direction: column;
  }
}
@media only screen and (max-width: 1200px) {
  .block-hero-banner.bg-featuredSecondary .container .card-featured[style] {
    background-image: none !important;
  }
  .block-hero-banner.bg-featuredSecondary .container .card-featured:after {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .block-hero-banner.bg-featuredSecondary .container .card-featured {
    padding: 0;
  }
}
.block-hero-banner.bg-featuredSecondary .container .card-featured:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 2;
}
@media only screen and (max-width: 1200px) {
  .block-hero-banner.bg-featuredSecondary .container .card-featured picture.thumbnail-wide.featured {
    width: 100%;
    max-width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .block-hero-banner.bg-featuredSecondary .container .card-featured picture.thumbnail-wide.featured {
    display: none;
  }
}
.block-hero-banner.bg-featuredSecondary .container .card-featured p,
.block-hero-banner.bg-featuredSecondary .container .card-featured .meta-info {
  color: #ffffff !important;
  position: relative;
  z-index: 3;
}
.block-hero-banner.bg-featuredSecondary .container .card-featured > p {
  max-width: 862px;
  width: 100%;
}
.block-hero-banner.bg-featuredSecondary .container .card-featured > p.title {
  margin-bottom: 12px !important;
  font-size: 36px !important;
  line-height: 42px;
}
@media only screen and (max-width: 1200px) {
  .block-hero-banner.bg-featuredSecondary .container .card-featured > p.title {
    margin-top: 0.25em !important;
    margin-bottom: 0.25em !important;
  }
}
@media only screen and (max-width: 768px) {
  .block-hero-banner.bg-featuredSecondary .container .card-featured > p.title {
    font-size: 26px !important;
  }
}
@media only screen and (max-width: 571px) {
  .block-hero-banner.bg-featuredSecondary .container .card-featured > p.title {
    line-height: 36px;
    margin-top: 0.5em !important;
    margin-bottom: 12px !important;
  }
}
.block-hero-banner.bg-featuredSecondary .container .card-featured > p.title a {
  color: inherit;
}
.block-hero-banner.bg-featuredSecondary .container .card-featured > p.title a:hover {
  text-decoration: underline;
}
.block-hero-banner.bg-featuredSecondary .container .card-featured > p.content {
  margin-bottom: 24px !important;
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (max-width: 1200px) {
  .block-hero-banner .row .col-xs-12 {
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  .block-hero-banner .row .col-xs-12 {
    padding: 0 20px;
  }
}
.block-hero-banner .row .col-xs-12 .card {
  margin: 20px 0;
}
@media only screen and (min-width: 1200px) {
  .block-hero-banner .row .col-xs-12 .card {
    margin: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .block-hero-banner .col-edges {
    display: flex;
  }
}
.block-hero-banner .featured-and-secondary-wrapper {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.block-hero-banner .featured-and-secondary-wrapper > div {
  margin-bottom: 14px !important;
}
.block-hero-banner .featured-and-secondary-wrapper > div:last-child {
  margin-bottom: 0 !important;
}
.block-hero-banner .featured-and-secondary-wrapper > div:last-child .thumbnail-wide {
  margin-bottom: 0 !important;
}
.block-hero-banner .featured-and-secondary-wrapper .card-category {
  display: flex;
  flex-direction: row;
  align-items: start;
}
.block-hero-banner .featured-and-secondary-wrapper .card-category a {
  color: #ffffff;
}
.block-hero-banner .featured-and-secondary-wrapper .card-category picture {
  margin-right: 12px;
  display: flex;
  flex-basis: 45%;
}
@media only screen and (max-width: 768px) {
  .block-hero-banner .featured-and-secondary-wrapper .card-category picture {
    max-width: 220px;
  }
}
.block-hero-banner .featured-and-secondary-wrapper .card-category .content {
  display: flex;
  flex-direction: column;
  color: #ffffff;
  flex-basis: 55%;
}
.block-hero-banner .featured-and-secondary-wrapper .card-category .content p {
  color: #ffffff;
}
.block-hero-banner.has-white-background-color .featured-and-secondary-wrapper .content {
  color: #000000;
}
.block-hero-banner.has-white-background-color .featured-and-secondary-wrapper .content a,
.block-hero-banner.has-white-background-color .featured-and-secondary-wrapper .content p {
  color: #000000 !important;
}
@media only screen and (max-width: 1200px) {
  .block-hero-banner.has-white-background-color .container .card-featured .title p,
.block-hero-banner.has-white-background-color .container .card-featured .title p a,
.block-hero-banner.has-white-background-color .container .card-featured .title a,
.block-hero-banner.has-white-background-color .container .card-featured .text-body-l p,
.block-hero-banner.has-white-background-color .container .card-featured .text-body-l p a,
.block-hero-banner.has-white-background-color .container .card-featured .text-body-l a,
.block-hero-banner.has-white-background-color .container .card-featured .meta-info p,
.block-hero-banner.has-white-background-color .container .card-featured .meta-info p a,
.block-hero-banner.has-white-background-color .container .card-featured .meta-info a {
    color: #000000 !important;
  }
}

.block-large-single-tile {
  position: relative;
}
.block-large-single-tile picture.cover-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.block-large-single-tile picture.cover-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.block-large-single-tile picture.cover-image:after {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.block-large-single-tile .video-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden;
}
.block-large-single-tile .video-container iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
}
.block-large-single-tile .content-wrapper {
  position: relative;
  z-index: 2;
  padding: 35px 20px;
  display: flex;
  align-items: center;
}
.block-large-single-tile .content-wrapper .card-category {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.block-large-single-tile .content-wrapper .card-category p {
  color: #ffffff;
}
.block-large-single-tile .content-wrapper .card-category p.title {
  padding-bottom: 24px !important;
}
.block-large-single-tile .content-wrapper .card-category p.title a {
  color: inherit;
}
.block-large-single-tile .content-wrapper .card-category p.title a:hover {
  text-decoration: underline;
}
.block-large-single-tile .content-wrapper .card-category p.content {
  padding-bottom: 24px !important;
}
.block-large-single-tile .content-wrapper .card-category a {
  color: #ffffff;
}
.block-large-single-tile .content-wrapper .card-category a:hover {
  text-decoration: underline;
}
.block-large-single-tile .content-wrapper .card-category a.link {
  padding-bottom: 24px;
  display: inline-block;
  max-width: 250px;
}
@media only screen and (min-width: 1200px) {
  .block-large-single-tile .content-wrapper .card-category {
    flex-direction: column;
  }
}
.block-large-single-tile .content-wrapper .card-category picture {
  margin-right: 12px;
}
@media only screen and (min-width: 1200px) {
  .block-large-single-tile .content-wrapper .card-category picture {
    margin-right: 0;
  }
}
.block-large-single-tile .content-wrapper .card-category .content {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.block-large-single-tile .content-wrapper .card-category .content figure.video-play {
  display: inline-block;
  margin: 0 auto;
  padding: 24px 0 45px 0;
  cursor: pointer;
  text-align: center;
}
.block-large-single-tile .content-wrapper .card-category .content figure.audio {
  display: inline-block;
  padding: 24px 18px 24px 0;
}
.block-large-single-tile .content-wrapper .card-category .content .icon-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-items: flex-start;
}
.block-large-single-tile .content-wrapper .card-category .content .icon-wrapper span.label {
  background: #2f8fce;
  color: #ffffff !important;
  padding: 3px 8px;
  display: inline-flex;
  width: auto;
  align-self: center;
}
.block-large-single-tile .content-wrapper .card-category .content .cta {
  background-color: #0b4572;
  color: #ffffff;
  padding: 7px 20px;
  display: inline-block;
  margin: 0 auto 10px 0;
}
.block-large-single-tile .content-wrapper .card-category .content .cta:hover {
  text-decoration: none;
}
.block-large-single-tile .pipe-spacer {
  color: #ffffff;
}

.block-page-title:not(.pageTitle-standard.bg-subcat) {
  margin-top: 0 !important;
}
.block-page-title.bg-dailybriefing {
  background: #0b4572;
  color: #ffffff;
  padding: 20px;
  position: relative;
}
.block-page-title.bg-dailybriefing p {
  color: #ffffff;
}
.block-page-title.bg-dailybriefing input {
  color: #000000;
}
.block-page-title.bg-dailybriefing .row.content {
  padding-bottom: 5px;
}
@media only screen and (min-width: 1200px) {
  .block-page-title.bg-dailybriefing .row.content {
    display: flex;
    align-items: center;
  }
}
.block-page-title.bg-dailybriefing .row.content p {
  display: block;
  text-align: center;
  margin-bottom: 10px !important;
}
@media only screen and (max-width: 1200px) {
  .block-page-title.bg-dailybriefing .row.content p:first-child {
    margin-top: 15px !important;
  }
  .block-page-title.bg-dailybriefing .row.content p.text-header-xl {
    font-size: 26px !important;
    line-height: 36px !important;
  }
  .block-page-title.bg-dailybriefing .row.content p.text-header {
    font-size: 18px !important;
    line-height: 24px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .block-page-title.bg-dailybriefing .row.content p {
    display: inline;
    text-align: left;
    margin-bottom: 0;
  }
}
.block-page-title .row.breadcrumbs-container {
  padding-bottom: 80px;
}
.block-page-title .row.content {
  padding-bottom: 5px;
}
@media only screen and (min-width: 1200px) {
  .block-page-title .row.content {
    display: flex;
    align-items: center;
  }
}
.block-page-title .row.content p {
  display: inline;
}
.block-page-title .row.content span.bd {
  color: #ffffff;
  margin-right: 10px;
}
@media only screen and (max-width: 1200px) {
  .block-page-title .row.content span.bd {
    font-size: 20px !important;
    line-height: 28px !important;
  }
}
.block-page-title .row.content .dateInput,
.block-page-title .row.content .dodate {
  display: inline-block;
  margin: 0 auto;
  font-family: "PT Sans Narrow", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  color: #333333;
  background: #e5f1f9;
  padding: 8px 20px;
  border: 1px solid #7cb9e1;
  border-radius: 4px;
  width: 200px;
  background-image: url(../../images/icon-calendar.svg);
  background-size: 18px auto;
  background-repeat: no-repeat;
  background-position: 90% 50%;
  text-align: left;
}
@media only screen and (min-width: 1200px) {
  .block-page-title .row.content .dateInput,
.block-page-title .row.content .dodate {
    margin: 0 0 0 auto;
  }
}
.block-page-title .ui-datepicker-inline,
.block-page-title .datepicker-inline {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100% !important;
  transform: translate(0, 100%);
  background: #ffffff;
  padding: 20px;
  z-index: 5;
}
.block-page-title .ui-datepicker-inline[style],
.block-page-title .datepicker-inline[style] {
  display: none !important;
}
.block-page-title .ui-datepicker-inline.isActive,
.block-page-title .datepicker-inline.isActive {
  display: block !important;
  border-bottom: 1px solid #ccc;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
}
.block-page-title .ui-datepicker-inline table,
.block-page-title .datepicker-inline table {
  width: 100%;
}
.block-page-title .ui-datepicker-inline table .ui-datepicker-header,
.block-page-title .ui-datepicker-inline table thead,
.block-page-title .datepicker-inline table .ui-datepicker-header,
.block-page-title .datepicker-inline table thead {
  background: #ffffff;
  color: #0b4572;
  border: none;
  padding: 20px;
}
.block-page-title .ui-datepicker-inline table .ui-datepicker-header .ui-datepicker-title,
.block-page-title .ui-datepicker-inline table .ui-datepicker-header .datepicker-switch,
.block-page-title .ui-datepicker-inline table thead .ui-datepicker-title,
.block-page-title .ui-datepicker-inline table thead .datepicker-switch,
.block-page-title .datepicker-inline table .ui-datepicker-header .ui-datepicker-title,
.block-page-title .datepicker-inline table .ui-datepicker-header .datepicker-switch,
.block-page-title .datepicker-inline table thead .ui-datepicker-title,
.block-page-title .datepicker-inline table thead .datepicker-switch {
  color: #0b4572;
  font-family: "PT Sans Narrow", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
}
.block-page-title .ui-datepicker-inline table .ui-datepicker-header .ui-state-hover,
.block-page-title .ui-datepicker-inline table thead .ui-state-hover,
.block-page-title .datepicker-inline table .ui-datepicker-header .ui-state-hover,
.block-page-title .datepicker-inline table thead .ui-state-hover {
  background: none !important;
  border: none !important;
  top: 2px;
  right: 2px;
}
.block-page-title .ui-datepicker-inline table .ui-datepicker-header .ui-datepicker-prev-hover,
.block-page-title .ui-datepicker-inline table thead .ui-datepicker-prev-hover,
.block-page-title .datepicker-inline table .ui-datepicker-header .ui-datepicker-prev-hover,
.block-page-title .datepicker-inline table thead .ui-datepicker-prev-hover {
  left: 2px;
}
.block-page-title .ui-datepicker-inline table .ui-datepicker-header .ui-datepicker-next-hover,
.block-page-title .ui-datepicker-inline table thead .ui-datepicker-next-hover,
.block-page-title .datepicker-inline table .ui-datepicker-header .ui-datepicker-next-hover,
.block-page-title .datepicker-inline table thead .ui-datepicker-next-hover {
  right: 2px;
}
.block-page-title .ui-datepicker-inline table .ui-datepicker-header .prev,
.block-page-title .ui-datepicker-inline table .ui-datepicker-header .next,
.block-page-title .ui-datepicker-inline table thead .prev,
.block-page-title .ui-datepicker-inline table thead .next,
.block-page-title .datepicker-inline table .ui-datepicker-header .prev,
.block-page-title .datepicker-inline table .ui-datepicker-header .next,
.block-page-title .datepicker-inline table thead .prev,
.block-page-title .datepicker-inline table thead .next {
  color: #000000;
}
.block-page-title .ui-datepicker-inline table .ui-state-default,
.block-page-title .datepicker-inline table .ui-state-default {
  text-align: center;
  padding: 20px;
  background: #ffffff;
  color: #000000;
  border: 0px solid #ccc;
  font-weight: bold;
  margin: 0;
}
.block-page-title .ui-datepicker-inline table tr td,
.block-page-title .datepicker-inline table tr td {
  border: 1px solid #cccccc;
  color: #cccccc;
  padding: 20px !important;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .block-page-title .ui-datepicker-inline table tr td,
.block-page-title .datepicker-inline table tr td {
    padding: 10px !important;
  }
}
.block-page-title .ui-datepicker-inline table tr td.day.disabled,
.block-page-title .ui-datepicker-inline table tr td span.month.disabled,
.block-page-title .ui-datepicker-inline table tr td span.year.disabled,
.block-page-title .datepicker-inline table tr td.day.disabled,
.block-page-title .datepicker-inline table tr td span.month.disabled,
.block-page-title .datepicker-inline table tr td span.year.disabled {
  color: #cccccc !important;
}
.block-page-title .ui-datepicker-inline table tr td span.month, .block-page-title .ui-datepicker-inline table tr td span.year,
.block-page-title .datepicker-inline table tr td span.month,
.block-page-title .datepicker-inline table tr td span.year {
  display: flex;
  align-items: center;
  justify-content: center;
}
.block-page-title .ui-datepicker-inline table tr td a, .block-page-title .ui-datepicker-inline table tr td.day:not(.disabled),
.block-page-title .ui-datepicker-inline table tr td span.month:not(.disabled),
.block-page-title .ui-datepicker-inline table tr td span.year:not(.disabled),
.block-page-title .datepicker-inline table tr td a,
.block-page-title .datepicker-inline table tr td.day:not(.disabled),
.block-page-title .datepicker-inline table tr td span.month:not(.disabled),
.block-page-title .datepicker-inline table tr td span.year:not(.disabled) {
  font-family: "PT Sans Narrow", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  color: #2f8fce;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.block-page-title .ui-datepicker-inline table tr td a:hover, .block-page-title .ui-datepicker-inline table tr td.day:not(.disabled):hover,
.block-page-title .ui-datepicker-inline table tr td span.month:not(.disabled):hover,
.block-page-title .ui-datepicker-inline table tr td span.year:not(.disabled):hover,
.block-page-title .datepicker-inline table tr td a:hover,
.block-page-title .datepicker-inline table tr td.day:not(.disabled):hover,
.block-page-title .datepicker-inline table tr td span.month:not(.disabled):hover,
.block-page-title .datepicker-inline table tr td span.year:not(.disabled):hover {
  background: #2f8fce;
  color: #ffffff;
}
.block-page-title .ui-datepicker-inline th.dow,
.block-page-title .datepicker-inline th.dow {
  background: #f3f3f3;
  border-radius: 0;
  font-size: 14px;
  padding: 15px 5px;
  color: #000000;
  border-right: 1px solid #ffffff;
}
.block-page-title .ui-datepicker-inline th.dow:last-child(),
.block-page-title .datepicker-inline th.dow:last-child() {
  border-right: 0;
}
.block-page-title.bg-subcat {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  color: #ffffff;
}
.block-page-title.bg-subcat a {
  color: #ffffff;
}
.block-page-title.bg-subcat ul.sub-cat-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}
@media only screen and (max-width: 1200px) {
  .block-page-title.bg-subcat ul.sub-cat-list {
    width: 100%;
    overflow-x: auto;
    display: flex;
    flex-wrap: nowrap;
    position: relative;
  }
  .block-page-title.bg-subcat ul.sub-cat-list li {
    flex: 1 0 auto;
  }
}
@media only screen and (min-width: 1200px) {
  .block-page-title.bg-subcat ul.sub-cat-list {
    display: inline;
  }
}
.block-page-title.bg-subcat ul.sub-cat-list li {
  display: inline-block;
  font-family: "PT Sans Narrow", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  color: #ffffff;
  margin-right: 30px;
}
@media only screen and (min-width: 1200px) {
  .block-page-title.bg-subcat ul.sub-cat-list li:first-child {
    margin-right: 30px;
  }
}
.block-page-title.bg-subcat ul.sub-cat-list li a {
  color: #ffffff;
  text-decoration: none;
}
.block-page-title.bg-subcat ul.sub-cat-list li a:hover {
  text-decoration: underline;
}
.block-page-title.pageTitle-standard {
  position: relative;
}
.block-page-title.pageTitle-standard span.next, .block-page-title.pageTitle-standard span.prev {
  display: none;
  position: absolute;
  bottom: -6px;
  width: 75px;
  color: #ffffff;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  height: auto;
  padding: 15px;
}
@media screen and (max-width: 571px) {
  .block-page-title.pageTitle-standard span.next, .block-page-title.pageTitle-standard span.prev {
    bottom: -10px;
  }
}
.block-page-title.pageTitle-standard span.next {
  right: 0;
  text-align: right;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(41, 125, 183) 100%);
}
.block-page-title.pageTitle-standard span.prev {
  left: 0;
  text-align: left;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgb(41, 125, 183) 100%);
}
.block-page-title.pageTitle-standard.hScroll span.next, .block-page-title.pageTitle-standard.hScroll span.prev {
  display: block !important;
}
.block-page-title.pageTitle-standard .std-wrapper {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 1200px) {
  .block-page-title.pageTitle-standard .std-wrapper {
    flex-wrap: nowrap;
  }
}
.block-page-title.pageTitle-standard .std-wrapper p.text-header-xl {
  flex: 1 0 100%;
  padding-bottom: 0.25em;
}
@media only screen and (min-width: 1200px) {
  .block-page-title.pageTitle-standard .std-wrapper p.text-header-xl {
    flex: 0 1 auto;
  }
}
.block-page-title.pageTitle-standard .std-wrapper ul.sub-cat-list {
  margin: 0 50px;
  flex: 1 0 calc(100% - 100px);
  margin-top: 13px;
}
@media only screen and (min-width: 1200px) {
  .block-page-title.pageTitle-standard .std-wrapper ul.sub-cat-list {
    flex: 0 1 auto;
    margin: 13px 0 0 50px;
  }
}